home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / misc / emu / ATUtilities.lha / ATUtilities / apple.h next >
C/C++ Source or Header  |  2000-09-26  |  94b  |  10 lines

  1. #include <exec/types.h>
  2.  
  3. struct DirectSCSI
  4. {
  5.  UWORD Opcode;
  6.  UWORD Param1;
  7.  UWORD Param2;
  8. };
  9.  
  10.